home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / gcirnav.doc < prev    next >
Text File  |  1995-03-31  |  5KB  |  117 lines

  1. (comp.sources.hp48) 
  2. Author:  [Robert Irving] 
  3. Subj:    GREAT CIRCLE NAVIGATION 
  4.          Version:   1-2 
  5.          Checksum:  # 3962h 
  6.          Bytes:     8716.5 
  7. Date:    15 Nov 1992 
  8. Keywords:  Great circle, Rhumbline, Vertex, Position 
  9.  
  10. These programs are SHAREWARE.  Copyright (C) 1992 by Robert  
  11. Irving.  See end of document for conditions on use. 
  12.  
  13. I suggest that the DIR name 'GCIRNAV' be changed to 'GCIR' 
  14. before transfer to the HP48.  Bytes will be 8713.5. 
  15.  
  16. PROGRAMS 
  17.  
  18. CNT             One-key CONTinue command. 
  19. CONV            Converts input in DDD.MMT (degrees.minutes 
  20.                 &tenths) to DDD.DDD (decimal degrees). 
  21. GCST            Prompts for endpoints of great circle (gc) path. 
  22. VRTX            Calculates vertices of gc. 
  23. BRG             Calculates initial bearing of gc. 
  24. INCRE           Prompts for type (DIST or LONG) of increments. 
  25. LNGI            Prompts for magnitude of LONG increment. 
  26. DISTI           Prompts for magnitude of DIST increment. 
  27. GCPR            Initiated waypoint calculations. 
  28. LNGC            Calculates waypoints for LONG increments. 
  29. DISTC           Calculates waypoints for DIST increments. 
  30. RHMB            Calculates course & distance for legs. 
  31.  
  32. OBJECT 
  33.  
  34. CST1            List used for Custom Menu. 
  35.  
  36. OPERATION 
  37.  
  38. These programs prompt for all necessary inputs.  Input of  
  39. endpoints is in format DDD.MMM (degrees.minutes&tenths).   
  40. Size & number of legs may be determined either by length 
  41. (DIST) or span of longitude (LONG) between waypoints. 
  42. Output of waypoints is in format DDD.MM.  Initial bearing of  
  43. gc and course for each leg are in format DDD.D.  Distances  
  44. are in nautical miles (NM) in format NNNN.NN.  All programs  
  45. provide a precision of better than 0.1'.  If a vertex of the  
  46. gc is on the path traveled, provision is made for a "composite" 
  47. (latitude limited) path, for example, to avoid icepacks or the  
  48. Antarctic continent.  
  49.  
  50. NOTICE   
  51.  
  52. The author has exercised due diligence in the preparation of  
  53. these calculator programs.  The author has, in the handbook 
  54. available for purchase (See SHAREWARE below) made adequate   
  55. explanations, including provision of instructions and  
  56. CAUTIONs for proper use and WARNINGs as to the potential 
  57. results of misuse.  The author reserves the right to make  
  58. improvements in these programs at any time, and without notice. 
  59.  
  60. EACH ENDPOINT AND WAYPOINT MUST BE TRANSFERRED TO A STANDARD  
  61. NAVIGATIONAL CHART AND EACH RHUMBLINE (LEG) MUST BE DRAWN IN  
  62. TO ENSURE THAT THERE ARE NO OBSTRUCTIONS ON THE PATH.  FAILURE  
  63. TO DO SO MAY HAZARD THE VESSEL. 
  64.  
  65. The author makes no warranties, either express or implied, with  
  66. respect to the software described herein, its quality,  
  67. performance, merchantability or fitness for any particular 
  68. purpose.  These programs are provided "as is".  The author shall  
  69. not be liable for errors contained herein, nor for direct,  
  70. indirect, incidental or consequential damages in connection with 
  71. the performance or use of the software described herein. 
  72.  
  73. The author has no business or financial relationship with  
  74. HEWLETT PACKARD. 
  75.  
  76. SHAREWARE 
  77.  
  78. These calculator programs are a SHAREWARE product protected by  
  79. Copyright.  They are neither Public Domain nor FREE software. 
  80. You may use these programs to determine if they are suitable for 
  81. your purposes, and you may make copies to give to others for the 
  82. same objectives provided the copies include ALL the original  
  83. material including this document.  The author does not receive  
  84. any fee from bulletin boards or other methods of distribution.   
  85. The author is paid only when you make a direct payment in order 
  86. to register.   
  87.  
  88. If these programs are useful to you, please send a payment of  
  89. $15.00 (US funds) to:  Robert Irving, 9234 Cayuga Avenue,  
  90. Sun Valley, CA  91352-1303.   
  91.  
  92. In return for your registration, you will receive the handbook, 
  93. including detailed instructions, CAUTIONs, and WARNINGs; an  
  94. annotated source code; and a sample solution.  In addition, you 
  95. will be notified when revisions of the programs or the handbook 
  96. are produced, and advised of any similar new products developed. 
  97.  
  98. NOTE:  An equivalent program is available for the IBM PC in  
  99. GW-BASIC or QBASIC on 3\" or 5^" DD or HD disk (specify BASIC &  
  100. disk size/density) at $20.00 US. 
  101.  
  102.  - - - - - - - - - - - - - CUT HERE - - - - - - - - - - - - - -  
  103.  
  104. TO:  ROBERT IRVING 
  105.      9234 CAYUGA AVENUE 
  106.      SUN VALLEY, CA  91352-1303 
  107.  
  108. SUBJ:  REGISTRATION FOR GCIRNAV PROGRAMS 1-2 
  109.  
  110. 1.  I ENCLOSE PAYMENT IN THE AMOUNT OF $15.00 US FUNDS.   
  111. ADD MY NAME TO THE LIST OF REGISTERED USERS, AND SEND ME  
  112. A COPY OF THE CURRENT HANDBOOK FOR SUBJECT PROGRAMS. 
  113.  
  114.                         NAME:  __________________________ 
  115.                         STREET/APT:______________________ 
  116.                         CITY/ST/ZIP:_____________________ 
  117.